-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- WizardHandler
Total Complexity |
76 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
622 |
Lines of code |
389 |
Logical lines of code |
157 |
Comment lines |
138 |
Methods |
27 |
Properties |
1 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mpaFinishWizardHandler() |
B |
40 |
16 |
58 |
renderSettingsForm() |
S |
40 |
4 |
69 |
checkUserAction() |
S |
61 |
5 |
12 |
__construct() |
S |
64 |
5 |
10 |
maybeStartWizard() |
S |
66 |
5 |
8 |
createFormPage() |
S |
56 |
3 |
19 |
mpaWizardNotice() |
S |
54 |
2 |
24 |
shouldRegisterWizardPage() |
S |
71 |
3 |
6 |
isMPAWizardPage() |
S |
68 |
3 |
7 |
mpaSkipWizardHandler() |
S |
67 |
3 |
7 |
createService() |
S |
64 |
3 |
9 |
createEmployeeSchedule() |
S |
64 |
3 |
9 |
getDefaultSchedule() |
S |
59 |
2 |
14 |
createOrGetPost() |
S |
61 |
2 |
14 |
findExistingPost() |
S |
60 |
2 |
14 |
renderServiceForm() |
S |
52 |
1 |
27 |
renderEmployeeForm() |
S |
57 |
1 |
17 |
renderLocationForm() |
S |
58 |
1 |
16 |
getInstance() |
S |
71 |
2 |
6 |
sendResponse() |
S |
70 |
2 |
7 |
checkCapabilities() |
S |
79 |
2 |
3 |
completeWizard() |
S |
79 |
1 |
3 |
renderWelcomeNotice() |
S |
67 |
1 |
8 |
isWizardCompleted() |
S |
79 |
1 |
3 |
isAppointmentServiceAvailable() |
S |
66 |
1 |
9 |
registerWizardPageHooks() |
S |
75 |
1 |
4 |
renderCompleteNotice() |
S |
68 |
1 |
6 |